From 9dfd6aa77518b3a1e6bfd926a3b7719c32a8c97f Mon Sep 17 00:00:00 2001 From: kartofen Date: Mon, 24 Oct 2022 23:19:33 +0300 Subject: use the new api --- src/pages/create/[board].astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/pages/create/[board].astro') diff --git a/src/pages/create/[board].astro b/src/pages/create/[board].astro index 152277c..3cbe1ab 100644 --- a/src/pages/create/[board].astro +++ b/src/pages/create/[board].astro @@ -12,8 +12,8 @@ const { board } = Astro.params;
-
- +
+
-- cgit v1.2.3